go/parser.parser.parseTypeAssertion (method)
2 uses
go/parser (current package)
parser.go#L1528: func (p *parser) parseTypeAssertion(x ast.Expr) ast.Expr {
parser.go#L1741: x = p.parseTypeAssertion(x)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)